Uses of Enum
com.cisco.pt.ipc.enums.PtmpConnectionState
Packages that use PtmpConnectionState
-
Uses of PtmpConnectionState in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return PtmpConnectionStateModifier and TypeMethodDescriptionstatic PtmpConnectionStatePtmpConnectionState.fromIntValue(int value) static PtmpConnectionStatePtmpConnectionState.fromIntValue(Integer value) static PtmpConnectionStateReturns the enum constant of this type with the specified name.static PtmpConnectionState[]PtmpConnectionState.values()Returns an array containing the constants of this enum type, in the order they are declared.